How to Install libghc-optparse-simple-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libghc-optparse-simple-dev software package in Ubuntu 17.04 (Zesty Zapus)

libghc-optparse-simple-dev software package provides simple interface to optparse-applicative, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-optparse-simple-dev 

libghc-optparse-simple-dev is installed in your system.

Make ensure the libghc-optparse-simple-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-optparse-simple-dev *

You will get with libghc-optparse-simple-dev package name, version, architecture and description in a table

libghc-optparse-simple-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Haskell
Package libghc-optparse-simple-dev
Version 0.0.3-5
Description simple interface to optparse-applicative
Sub Section haskell


See Also, How to uninstall or remove libghc-optparse-simple-dev software package from Ubuntu 17.04 (Zesty Zapus)?